Resource Path: /api/banner/job-parameters/{agentId}/{jobName}/{credentialName}
Uri: http://doc.jamsscheduler.com/api/banner/job-parameters/{agentId}/{jobName}/{credentialName}
Parameters
Name | Description | Data Type |
agentId | | integer |
jobName | | string |
credentialName | | string |
Response
The response body is of type BannerJobParameterSetsResponse.
OK
Overview
 |
BannerJobParameterSetsResponse
 |
bannerJobName : string
|
 |
 |
parameterSetName : string
|
 |
bannerParametersSource : string
|
 |
userId : string
|
 |
 |
position : string
|
 |
description : string
|
 |
value : string
|
 |
isRequired : boolean
|
|
|
 |
 |
connectionFailure : boolean
|
 |
connectionFailureMessage : string
|
|
|
See Also